@charset "utf-8";
 /*
Copyright (C) 济南卓博信息技术有限公司 All rights reserved
版权声明：以下代码均属于济南卓博信息技术有限公司（以下简称卓博科技）原创设计，版权归卓博科技所有，拷贝、抄袭、盗用者将追究其法律责任。
 */
body { background: #fff; }
a { text-decoration: none; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; color: #000; }
a:hover { text-decoration: none; color: #1d1d1d; }
ul { padding: 0; list-style: none; margin: 0; }
li, img { -webkit-transition: all 0.20s linear 0.01s; -moz-transition: all 0.20s linear 0.01s; -ms-transition: all 0.20s linear 0.01s; -o-transition: all 0.20s linear 0.01s; transition: all 0.20s linear 0.01s; }
em { font-style: normal; }
@keyframes promove{from{transform: translateX(0px)}to{transform:translateX(5px)}}
h1,h2,h3,h4,h5,h6{margin:0 auto;}
.container { width: 1200px !important; padding: 0; position: relative; }
.header { z-index: 100; width: 100%; position: relative; }
.header .head-top{height:30px;line-height:30px;background:#202020;border-bottom:1px solid #464646;}
.header .head-top .left{float:left;color:#ccc;}
.header .head-top .left i{font-size:18px;margin-right:5px;}
.header .head-top .right{float:right;}
.header .head-top .right ul li{float:left;color:#ccc;}
.header .head-top .right a{margin-left:10px;color:#ccc;}
.header .head-top .right span { color: #bbb; margin: 0 8px; }
.header .head-top .right .wechat { float: right;position:relative;}
.header .head-top .right .wechat img { position: absolute; right: 0px; display: none; z-index: 300;width:150px; }
.header .head-top .right .wechat:hover { cursor: pointer; }
.header .head-top .right .wechat:hover img { display: block; }
.header .head-center { height: 130px; background:#303030; background:url(head-bg.jpg);}
.header .head-center .left{float: left;margin-bottom: 0;margin-right:56px;}
.header .head-center .left .logo{margin: 0;float:left;}
.header .head-center .left .logo img{width: 152px;margin-top: 16px;}
.header .head-center .left .text{float:left;margin-top:35px;border-left:1px solid #ccc;height:60px;padding-left:20px;}
.header .head-center .left .text h3{margin-top:5px;}
.header .head-center .left .text .text-b{color:#fe8402;font-size:24px;font-weight:bold;}
.header .head-center .left .text .text-m{margin-top:5px;}
.header .head-center .center{float:left;width:400px;margin-left:90px;}
.header .head-center .center .search{width:323px;margin-top:34px;}
.header .head-center .center .search .text{padding-left:10px;height:34px;width:282px;float:left;border: 1px solid #afafaf;background:#ffffff; border-radius: 4px 0 0 4px;}
.header .head-center .center .search .button{width:14%;float:left;height:34px;background:#999;color:#fff;line-height:34px;border:0;}
.header .head-center .center .tags{color:#999;line-height:38px;width:420px;}
.header .head-center .left .text h1{float:left;margin-top:35px;height:30px;}
.header .head-center .left .text h2{color:#065fb1;font-size:24px;font-weight:bold;margin-top: 6px;}
.header .head-center .left .text .t-1{font-size: 16px;color: #636363;}
.header .head-center .center .tags span{font-weight:bold;float:left;}
.header .head-center .center .tags h4{font-size:12px;float:left;line-height:38px;margin:0;margin-right:5px;}
.header .head-center .right{float:right;margin-top:14px;}
.header .head-center .right .webqr{float:left;border:1px solid #ccc;padding:0 5px;margin-right:35px;}
.header .head-center .right img{float: left; margin-top: 12px;margin-right:6px;}
.header .head-center .right .webqr span{display: block;text-align:center;margin:3px auto;font-size:12px;}
.header .head-center .right .phone{margin-top:20px;width:212px;overflow:hidden;float:left;}
.header .head-center .right .phone .phone-num{float:left;}
.header .head-center .right .phone small{display: block;font-size:14px;color:#666;}
.header .head-center .right .phone span{font-size:30px;font-weight:bold;color:#065fb1;} 
.header .nav{background:#fff url(nav-bg.jpg); clear: both; z-index: 200; position: relative; }
.header .nav .menu ul { padding: 0; list-style: none; margin: 0; min-width: 96px; }
.header .nav .menu ul li { float: left; position: relative; height: 45px; line-height: 45px; }
.header .nav .menu ul li span { margin-right: 10px; }
.header .nav .menu ul li a { display: inline-block; float: left; height: 45px; color: #fff; width: 150px; text-align: center;border-right:1px solid #337ab7;border-left:1px solid #2c6ba1; font-size: 15px;}
.header .nav .menu ul .on { background:#ddd; border: none; color: #333; }
.header .nav .menu ul .on a { color: #333; border: none; }
.header .nav .menu ul li:hover { background:#ff9c00; border: none; color: #fff; }
.header .nav .menu ul li:hover a { color: #fff; }
.header .nav .menu ul li .sub {background: #eee; z-index: 200; position: absolute; top: 45px; }
.header .nav .menu ul li .sub li a { border: none; color: #333;border-top: 1px solid #ccc; height: 45px; margin: 0; line-height: 45px; }
.header .nav .menu ul li .sub li a:hover { color: #fff; }
.header .nav .menu ul li .sub-menu { color: #333; display: none; overflow: hidden; }
.header .nav .menu ul li:hover .sub-menu { display: block; }
.banner { width: 100%;overflow: hidden; position: relative; z-index:90; }
.banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 1; left: 48%; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin-right: 2px; width: 20px; height: 20px; line-height: 14px; text-align: center; background: rgba(255,255,255,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.banner .hd ul li.on { background: #0368ba; color: #0368ba; }
.banner .bd { width: 100%;overflow: hidden; margin: 0 auto; position: relative }
.banner .bd ul { width: 100%;top: 0; left: 0 }
.banner .bd li { float: left; width: 100%;}
.banner .bd li span { display: block; width: 100%;}
.banner .bd li a { display: block; width: 100%;}
.banner .bd li a img{width:100%;}
.banner .prev, .banner .next { height: 75px; background: #fff; position: absolute;top: 45%; margin-top: -25px; display: block; filter: alpha(opacity=50); opacity: 0.5; font-size: 60px; color: #000;}
.banner .next { left: auto; right:0; background-position: 8px 5px; }
.banner .prev:hover, .banner .next:hover { filter: alpha(opacity=100); opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }

.index-title{text-align:center;margin:32px 0;position:relative; margin-bottom: 26px; }
.index-title .title-1{font-size:26px;display: inline-block;z-index:10;position: relative;padding:6px 0px;}
.index-title .title-1 span{color: #0368ba;font-weight: bold;}
.index-title .title-2{color:#999;margin-top:0px;margin-bottom:15px;}
.index-title .title-3{width:30px;height:3px;background:#0368ba;margin:0 auto;border-radius:100px;}
.index-title .title-2 h1{font-size: 16px;}

.lh-feature{position:relative;height: 115px;}
.lh-feature ul{position:absolute;top: -65px;z-index: 9999;}
.lh-feature ul .on{border-left:0;}
.lh-feature ul .on1{border-right:0;}
.lh-feature ul li:hover{background: url(feature.jpg)center;color: #fff;}
.lh-feature ul li:hover i{color: #fff;}
.lh-feature ul li{width: 300px;float: left;height: 180px;padding: 15px;background: #f7f7f7;text-align: center;border-left: 1px solid #ffffff;border-right: 1px solid #dcdcdc;}
.lh-feature ul li span{display: block;font-size: 18px;}
.lh-feature ul li small{color: #ccc;}
.lh-feature ul li i{font-size: 44px;color: #515151;line-height: 84px;}

.lh-info{padding:8px 0;}
.lh-info .container{height:22px;line-height:22px;overflow:hidden;border-top:1px solid #fff;}
.lh-info i{font-size:20px;float:left;margin:0 10px;line-height:22px;color:#0368ba;}
.lh-info ul li a{color:#555;margin-left:10px;}
.lh-info ul li span{float:right;color:#666;margin-right:10px;}

.lh-product { clear: both; overflow: hidden; background: #f5f5f5; border-top: 1px solid #ccc;  padding-bottom: 40px; }
.lh-product .container { }
.lh-product .pro-nav { float: left; width: 232px; background: #fff; border: 1px solid #eee;margin-left:20px; }
.lh-product .pro-nav .pro-nav-t { background: #065fb1 url(pro_t.jpg); font-size: 18px; font-weight: bold; text-align: center; color: #fff; padding-top: 13px; padding-bottom: 13px; }
.lh-product .pro-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
.lh-product .pro-nav .pro-nav-menu{}
.lh-product .pro-nav .pro-nav-menu dl{display:none;color:white;padding:10px;line-height:30px;margin:0;}
.lh-product .pro-nav .pro-nav-menu dd{padding:6px;border-bottom:1px dashed #ccc;}
.lh-product .pro-nav .pro_list{background-color:#999;color:white;line-height:40px;border-bottom:solid 1px #666;}
.lh-product .pro-nav .pro_list i{ float:right;margin-top:18px;}
.lh-product .pro-nav .pro_list .pro-nav-bt {display:block;line-height:55px;height:55px;font-size:17px;padding: 0px 15px;background:#0270c0;margin-top: 6px;color:#fff;}
.lh-product .pro-nav .pro_list .pro-nav-bt:hover{background: #065fb1;color:#fff;}
.lh-product .pro-nav .pro-nav-menu dd:hover{background:#0270c0;cursor:pointer;}
.lh-product .pro-nav .pro-nav-menu dd:hover a{color:#fff;}
.lh-product .pro-nav .pro-nav-menu .sub-menu li a{display: block;line-height:30px;height:30px;border-bottom:1px dotted #ccc;padding:0 20px;}
.lh-product .pro-nav .pro-nav-menu .sub-menu li i{float:left;font-size:14px;margin-top:8px;margin-left:20px;margin-right:10px;color:#065fb1;}
.lh-product .pro-nav .kefu-center{margin-top:10px;}
.lh-product .pro-nav .kefu-center .weicode { text-align: center; }
.lh-product .pro-nav .kefu-center .weicode img { width: 148px; background: #fff; padding: 5px; border-radius: 5px; }
.lh-product .pro-nav .phone { clear: both;  background: #fff; }
.lh-product .pro-nav .phone i { font-size: 18px; margin-right: 10px; margin-left: 22px; color: #065fb1; }
.lh-product .pro-nav .phone strong { font-size: 16px; font-weight: 500; }
.lh-product .pro-nav .phone li {l;line-height: 40px;color: #111;border: 0;margin-left: 0;margin-right: 0;border-top: 1px dashed #ccc;margin-bottom: 3px;padding: 0 5px;display: block;}
.lh-product .pro-nav .phone img { width: 100%; margin:0; }
.lh-product .pro-nav .map img { width: 218px; height: 188px; }
.lh-product .pro-img { width: 900px; float: right; background: #fff;margin-right:20px;}
.lh-product .pro-img .pro-title { height: 35px; line-height: 35px;background:url(title-bg.jpg) center center;}
.lh-product .pro-img .pro-title span { float: left; display: block; font-size: 26px; margin-top: 5px; color: #fff;margin-right:10px;margin-left:10px;}
.lh-product .pro-img .pro-title .title-title { margin: 0;display: inline;font-size: 16px;color: #fff;}
.lh-product .pro-img .pro-title a { float: right;font-size:12px;color:#ccc;margin-right:10px;}
.lh-product .pro-img .pro-title a:hover {color:#fff;}
.lh-product .pro-img ul { zoom: 1;margin-top:10px;}
.lh-product .pro-img ul span{color: #ccc; margin:10px 0; display: block;}
.lh-product .pro-img li { width: 290px; float: left; position: relative; margin: 5px 5px; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; text-align: center;background:#eee;padding:4.5px;}
.lh-product .pro-img .li-bottom{margin-bottom:20px;}
.lh-product .pro-img li:last-child{margin-bottom:10px;}
.lh-product .pro-img li img { width: 100%; display: block;}
.lh-product .pro-img li span { color: #808080; margin: 13px 0; display: block;}
.lh-product .pro-img li span:hover { color: #1a1a1a;}
.lh-product .pro-img li .a-link { font-size: 12px; color: #fff; padding: 3px 10px; float: right; background: #006ADB; margin-right: 10px; margin-top: 5px; }
.lh-product .pro-img li:hover { z-index: 20; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px); }

.lh-about { position: relative; overflow: hidden; padding-bottom: 30px; }
.lh-about .title { height: 80px; text-align: center; background: url(title.png) center center; margin-top: 12px; }
.lh-about .title .title-text { width: 145px; margin: 0 auto; }
.lh-about .title .bt { font-size: 56px; font-weight: bold; color: #da251d; float: left; }
.lh-about .title .st { float: right; margin-top: 13px; }
.lh-about .title .st span { color: #da251d; display: block; font-size: 24px; height: 30px; }
.lh-about .title .st small { color: #999; font-weight: bold; font-size: 16px; }
.lh-about .cont { text-align: center; }
.lh-about h1{font-size:16px;margin:0;font-weight:bold;margin-bottom:10px;}
.lh-about .about-nav { overflow: hidden; margin-top: 20px; }
.lh-about .about-nav a { display: block; text-align: center; width: 285px; height: 190px; color: #fff; float: left; margin: 10px; }
.lh-about .about-nav a:hover { background-position: bottom center; }
.lh-about .about-nav .ab-nav-1 { background: url(about-1.jpg) top center; margin-left: 0; }
.lh-about .about-nav .ab-nav-2 { background: url(about-2.jpg) top center; }
.lh-about .about-nav .ab-nav-3 { background: url(about-3.jpg) top center; }
.lh-about .about-nav .ab-nav-4 { background: url(about-4.jpg) top center; margin-right: 0; }
.lh-about .about-nav i { font-size: 26px; margin-top: 45px; }
.lh-about .about-nav .en { display: block; margin-top: 10px; font-size: 12px; }
.lh-about .about-nav .cn { display: block; margin-top: 10px; font-size: 16px; }
.lh-about .about-nav small { height: 1px; width: 30px; display: block; margin: 15px auto; background: #fff; }

.offer{background: url(offer-bg.jpg)center;height: 200px;}

.lh-bt-s{height:202px;background: url(ty-bt.jpg) top center;margin: 0px;}
.lh-advantage { overflow: hidden;clear: both;}
.lh-advantage  .cont em{font-size: 10px;color: #ccc;}
.lh-advantage .adv-2 .cont {  float: right;}
.lh-advantage .adv-4 .cont { float: right;margin-top: 42px; }
.lh-advantage .cont .title1 {  margin-bottom: 14px;margin-top: 33px; }
.lh-advantage .cont .title1 h3 { font-size: 24px; font-weight: bold; color: #0368ba; margin-bottom: 3px; }
.lh-advantage p {width: 420px; color: #333; margin-bottom: 11px; padding-left:0px; line-height: 22px; font-size: 15px; }
.lh-advantage .adv-1 { height: 369px; background: url(adv-1.jpg) top center; }
.lh-advantage .adv-2 { height: 409px; background: url(adv-2.jpg) top center; }
.lh-advantage .adv-3 { height: 432px; background: url(adv-3.jpg) top center; }
.lh-advantage .adv-4 { height: 389px; background: url(adv-4.jpg) top center; }
.lh-advantage .adv-2 .adv-title { float: right; clear: both; padding-top: 85px; width: 485px; }
.lh-advantage .adv-3 .title1{margin-top: 94px;}
.lh-advantage .adv-4 .adv-title { float: right; clear: both; padding-top: 85px; width: 485px; padding-left: 30px; }
.lh-advantage  .cont { margin-left: 120px;}
.lh-advantage .adv-1 .title1{margin-top: 43px;}
.lh-advantage .adv-3 p{margin-right: 30px;}
.lh-advantage .adv-2 p{}
.lh-advantage .adv-4 p{}
.lh-advantage .adv-4 .title1{margin-top: 10px;}
.lh-advantage .adv-2 .title1{margin-top: 88px;}
.lh-advantage .cont a{color: #fff; font-size: 15px;background: #515151;width: 120px;height: 34px;line-height: 34px;text-align: center;display: block;border-radius: 5px;margin-top: 20px;}   
.lh-advantage .cont a:hover{background: #0368ba; color: #fff;}
.lh-case .index-title .title-2{color: #fff;}
.lh-case{clear:both; background:url(case-bg.jpg) center center;padding-bottom: 30px;}
.lh-case .container{}
.lh-case .index-title .title-1{color: #fff;}
.lh-case .index-title .title-1 span{color: #fece00;}
.lh-case .index-title .title-3{background: #fece00;}
.lh-case .cont {padding-top:10px;}
.lh-case .cont .case-img{overflow:hidden; position:relative;}
.lh-case .cont .case-img .bd .prev,.lh-case .cont .case-img .bd .next{display:block;top:60px;cursor:pointer;position:relative;z-index:20;height:60px;text-align: center;width:30px;color:#fff;line-height:60px;font-size:18px;background: #2DB5D9;}
.lh-case .cont .case-img .bd .prev{float:right;right:0px;}
.lh-case .cont .case-img .bd .next{float:left;left:0px;}
.lh-case .cont .case-img .bd .tempWrap{}
.lh-case .cont .case-img .bd ul{ overflow:hidden; zoom:1;}
.lh-case .cont .case-img .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; margin-left:10px; }
.lh-case .cont .case-img .bd ul li .pic{ text-align:center;padding:0px;display: block;}
.lh-case .cont .case-img .bd ul li .pic img{ width:400px;display:block;border:1px solid #ccc; padding:5px;}
.lh-case .cont .case-img .bd ul li span{color:#fff;margin:5px 0;display: block;}




.news { overflow: hidden;background:#fff; height: 640px;}
.news .ne-title { height: 30px; line-height: 30px; border-bottom: 2px solid #0d87e9;}
.news .ne-title span {float: left; display: block; font-size: 20px; margin-top: 5px; color: #0d87e9; }
.news .ne-title .h3 { float: left; margin: 0; font-size: 16px; background: #0d87e9; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .ne-title small { color: #eee; }
.news .ne-title .link {  float: right;font-size:12px;color:#bbb;}
.news .news-left { width: 750px; float: left; overflow: hidden; padding-bottom: 10px; }
.news .news-left .hd {height: 30px; line-height: 30px; border-bottom: 2px solid #0d87e9;}
.news .news-left .hd li {float: left; margin-right:10px; font-size: 16px; background: #0d87e9; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .news-left .hd li a { color: #fff; }
.news .news-left .hd .on a { color: #FFD400; }
.news .news-left .hd .link {float: right;font-size:12px;color: #bbb;}
.news .news-left .ne-img { padding: 15px; }
.news .news-left .ne-img li { height: 155px; padding-top: 6px; border-bottom: 1px dashed #ccc; }
.news .news-left .ne-img li img { width: 200px; height: 134px; display: block; float: left; margin-right: 20px; border: 1px solid #ccc; }
.news .news-left .ne-img span { display: block; font-size: 16px; color: #0d87e9; margin: 10px 0; font-weight: bold; }
.news .news-left .ne-img p { color: #333; line-height: 24px; }
.news .news-left .ne-img a { color: #999; margin-top: 20px; border: 0; font-size: 12px; }
.news .news-left .ne-img a:hover { color: #0d87e9; }
.news .news-left .ne-list { overflow: hidden; }
.news .news-left .ne-list li { line-height: 40px; background: #ededed; width: 340px; float: left; margin: 0 15px; margin-bottom: 10px; height: 46px;}
.news .news-left .ne-list li span { font-size: 20px; color: #fff; margin-right: 10px; height: 46px; width: 45px; line-height: 40px; top: 0; text-align: center; background: #999; }
.news .news-left .ne-list li a { color: #333; font-size: 6px;margin-top: -30px;margin-left: 65px; }
.news .news-left .ne-list li a h5{ font-size: 6px;margin-top: -30px;margin-left: 65px;}
.news .news-left .ne-list li:hover { background: #0d87e9; }
.news .news-left .ne-list li:hover a{color:#fff;}
.news .news-left .ne-list li strong { color: #2d1b17; margin-right: 10px; }
.news .news-left .ne-list li strong a { color: #2d1b17; }
.news .news-left .ne-list li small { float: right; color: #999; }
.news .news-right { width: 320px; float: right; }
.news .news-right .title { overflow: hidden; position: relative; }
.news .news-right .title { font-size: 16px; color: #FFD400; line-height: 40px; }
.news .news-right .title span { color: #999; margin-left: 10px; font-size: 14px; }
.news .news-right .title .link { display: block; color: #eee; font-size: 12px; float: right; }
.news .news-right .bd .tempWrap { width: 320px !important; padding: 0; }
.news .news-right .bd ul { zoom: 1; width: 300px; padding: 5px; }
.news .news-right .question-top { overflow: hidden; position: relative; clear: both; height: 449px; margin-left: 10px; }
.news .news-right .question-top .bd { padding: 0px; }
.news .news-right .question-top .infoList li { border-bottom: 1px dashed #ccc; }
.news .news-right .question-top .infoList li .h5 { font-size: 14px; color: #fff; height: 40px; margin: 0;line-height:20px;margin-top:10px;}
.news .news-right .question-top .infoList li .h5 span { background: #0d87e9; color: #fff; font-size: 14px; border-radius: 2px; margin-right: 5px;width:25px;height:25px;line-height:25px;text-align:center; float: left;display: block;}
.news .news-right .question-top .infoList li .h5 a { color: #333;}
.news .news-right .question-top .infoList li .answer { color: #666; padding-bottom: 20px; }
.news .news-right .question-top .infoList li .answer span { display: block; font-size: 12px; }
.news .news-right .question-top .infoList li .answer small  { color: #fff; background: #999; font-size: 14px;border-radius: 2px; margin-right: 5px; float: left;width:25px;height:25px;text-align: center;line-height: 25px;}

.lh-partner { clear: both; padding: 0px 0px 30px 0;}
.lh-partner .cont { padding-top: 0px; }
.lh-partner .cont .partner-img { overflow: hidden; position: relative; }
.lh-partner .cont .partner-img .bd .prev, .dls-partner .cont .partner-img .bd .next { display: block; top: 60px; cursor: pointer; position: relative; z-index: 20; height: 60px; text-align: center; width: 30px; color: #fff; line-height: 60px; font-size: 18px; background: #2DB5D9; }
.lh-partner .cont .partner-img .bd .prev { float: right; right: 0px; }
.lh-partner .cont .partner-img .bd .next { float: left; left: 0px; }
.lh-partner .cont .partner-img .bd .tempWrap { }
.lh-partner .cont .partner-img .bd ul { overflow: hidden; zoom: 1; }
.lh-partner .cont .partner-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 15px; }
.lh-partner .cont .partner-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.lh-partner .cont .partner-img .bd ul li .pic img { width: 200px; display: block; border: 1px solid #ccc; border-radius: 10px; }
.lh-partner .cont .partner-img .bd ul li span { color: #666; margin: 5px 0; display: block; }

.lh-yqlj {background: #f6f6f6;}
.lh-yqlj .container { height: 130px; background: url(yqlj.png); }
.lh-yqlj ul { padding-top: 75px; padding-left: 130px; }
.lh-yqlj li { font-size: 12px; margin-right: 10px; float: left; }
.lh-yqlj li a { color: #aaa; }

.footer{height:386px;background: url(foot-bg.png) top center;margin-top:0px;}
.footer .foot-nav{height:37px; margin-bottom: 10px;}
.footer .foot-nav ul li{float:left;}
.footer .foot-nav ul li a{font-size:14px;color:#727272;display: block; padding-right: 62px;}
.footer .foot-nav ul li a:hover{color:#fff;}
.footer .footer-top { margin-top: 45px; }
.footer .footer-top .left{ float: left; width: 280px; }
.footer .footer-top .left .text{ padding-top: 6px; }
.footer .footer-top .left .text span{color:#fff;display: block;}
.footer .footer-top .left .text span i{ font-size: 18px; padding-right: 10px; }
.footer .footer-top .left .text strong{font-size:35px;color:#fff;}
.footer .footer-top .left .text small{font-size:20px;color:#fff; font-weight: bold;}
.footer .footer-top .right{ float: right; }
.footer .footer-top .right ul li i{ font-size: 29px; color: #e5c5b5;}
.footer .footer-top .right ul li{ width: 116px; color: #fff; float: left; margin-left: 114px;}
.footer .footer-top .right ul li .t-1{ font-size: 16px; padding-top: 20px; font-weight: bold;padding-bottom: 10px; }
.footer .footer-top .right ul li p{ color: #737373; line-height: 14px; margin: 0px; font-size: 12px;}
.footer .foot-bottom .right .qr { float: left; color: #fafafa; text-align: center;margin-right:25px;}
.footer .foot-bottom .right .qr img { width: 85px; display: block; margin: 0px auto;background:#fff;padding:3px;border-radius:10px; margin-bottom: 4px;}
.footer .foot-bottom .right .qr span {color:#ccc;}
.footer .foot-bottom{clear:both;overflow:hidden; padding-top: 60px;}
.footer .foot-bottom .left{float:left; width: 970px;}
.footer .foot-bottom .right .qr{float:right;}
.footer .foot-bottom .left .right { float: right; padding-right: 218px; }
.footer .foot-bottom .foot-copy{color:#d3d3d3; width: 600px; float: left;}
.footer .foot-bottom .foot-statement{font-size:12px;color:#ccc; width: 600px; float: left;}
.footer .foot-bottom p{margin:0;display: block;}
.footer .foot-bottom a{color:#fff;}
.footer .foot-bottom .left img{height:35px;float:right;}
.inner {background:#f6f6f6;}
.inner .inner-banner{}
.inner .inner-banner-1{height:260px;background:url(inner-banner-1.jpg) top center;}
.inner .inner-banner-2{height:260px;background:url(inner-banner-2.jpg) top center;}
.inner .inner-banner-3{height:260px;background:url(inner-banner-3.jpg) top center;}
.inner .inner-banner img{width:100%;}
.inner .inner-place {height: 40px;line-height: 40px;background:#0368ba url(title-bg.jpg);}
.inner .inner-place li{float:left;}
.inner .inner-place a { color: #ffffff; margin-right: 5px; }
.inner .inner-place a:hover{color:#0368ba;}
.inner .inner-place .inner-position { float: left; color: #ffffff;padding:0 18px;}
.inner .inner-nav{overflow:hidden;text-align:center;background:#fff;}
.inner .inner-nav ul li{}
.inner .inner-nav .pro_list .pro-nav-bt{margin-top: 4px;margin-bottom: 4px;line-height: 57px;height: 58px;font-weight: 700;font-size: 21px;}
.inner .inner-nav .pro-nav-menu-1 span{display: block; height: 38px;border-bottom: 1px dashed #d6d6d6; line-height: 38px;}
.inner .inner-nav ul li a{display:block;padding:10px 26px;font-size:16px;background:#fafafa; border-bottom:1px dashed #ccc;}
.inner .inner-left{ width: 260px; float: left; margin-top: 20px;}
.inner .inner-left .left-title{ color: #ffffff; background:#0368ba url(inner-title.jpg); text-align: center; line-height: 58px; font-size: 20px; font-weight: bold; }
.inner .inner-left .left-title1{ color: #ffffff; background: #0368ba url(inner-title.jpg); text-align: center; line-height: 48px; font-size: 20px; font-weight: bold; margin-top: 10px; }
.inner .inner-left .left-case{ text-align:center; border:1px solid #0368ba; }
.inner .inner-left .left-case ul li{ width: 250px; margin:0 auto;}
.inner .inner-left .left-case ul li a{ padding: 10px 10px; font-size: 16px; display: block; border-bottom:1px dashed #ccc;}
.inner .inner-left .left-case ul li img{ width: 100%; }
.inner .inner-left .inner-contact{  }
.inner .inner-left .inner-contact .cont div{ text-align: center; }
.inner .inner-left .inner-contact .cont{border:1px solid #0368ba; padding: 10px; }
.inner .inner-left .inner-contact .cont img{width: 100%; margin-bottom: 10px;}
.inner .inner-left .inner-contact .cont p{ margin-bottom: 5px;color: #666; }
.inner .inner-right{ width: 910px; float: right; margin-top: 20px;}
.inner .inner-right .rec-news { overflow: hidden; margin: 0px auto; background: #ffffff; margin-bottom: 20px; }
.inner .inner-right .rec-news .title {color:#fff; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #009dad url(title-bg.jpg); padding: 0 20px; border-top: 1px solid #ccc; }
.inner .inner-right .rec-news .title .tittle-tittle { font-size: 16px;display: inline;  }
.inner .inner-right .rec-news .title span {font-size: 16px; color: #fff; font-weight: bold; }
.inner .inner-right .rec-news .rec-news-img { overflow: hidden; padding: 10px; }
.inner .inner-right .rec-news .rec-news-img li { overflow: hidden; border-bottom: 1px dashed #94896B; padding-bottom: 10px; }
.inner .inner-right .rec-news .rec-news-img li img { width: 180px; height: 126px; float: left; margin-right: 10px; border: 1px solid #0368ba; padding: 2px; }
.inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #0368ba; padding-top: 20px; }
.inner .inner-right .rec-news .rec-news-img li p { color: #666; margin-top: 10px; }
.inner .inner-right .rec-news .rec-news-img li span { color: #999; }
.inner .inner-right .rec-news .rec-news-list { overflow: hidden; padding: 10px; }
.inner .inner-right .rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 370px; float: left; margin: 0 10px; }
.inner .inner-right .rec-news .rec-news-list li span { color: #0368ba margin-right: 20px; }
.inner .inner-right .rec-news .rec-news-list li a { COLOR: #666; }
.inner .inner-right .rec-news .rec-news-list li small { float: right; }
.inner .category-cont{padding-top:10px;background:#fff;}
.inner .category-cont .cate-title{height:45px;line-height:45px;background:#eee; font-size: 14px;}
.inner .category-cont .cate-title a{display: block;font-size:16px;background:#0368ba;color:#fff;width:200px;text-align:center;}
.inner .category-cont ul{overflow:hidden;}
.inner .category-cont ul li{width:283px;float:left;margin:10px; text-align:center; padding:10px; background: #fafafa; border:1px solid #ccc;}
.inner .category-cont ul li:hover { border: 1px solid #c4c4c4; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.inner .category-cont ul li img{width:100%;}
.inner .category-cont ul li h5{color:#353535;padding:10px 0;}
.inner .category-cont ul li p{font-size:12px;color:#555;margin-top:10px;}
 .inner  .show-pages{ clear: both; overflow: hidden; padding: 10px; border: 1px solid #ccc; margin:10px; background: #efefef;}
.inner  .show-pages p{float: left; width:500px; color: #666;} 
.inner .show-pages  a {color: #666;}
.inner .show-pages  a:hover {color: #0368ba;}

.inner .image-show{overflow:hidden;background:#fff;margin-top:20px;}
.inner .image-show .img-info{overflow:hidden;}
.inner .image-show .left{float:left;}
.inner .image-show .left li{ margin-left: 5px;margin-top:10px;margin-bottom:10px;width: 500px;text-align:center;list-style: none;padding: 4px;border: 1px solid #eee; }
.inner .image-show .left img{max-width:500px;}
.inner .image-show .right{width: 600px; float: right; margin-bottom: 20px; margin: 0 auto;}
.inner .image-show .right h1{height: 30px; line-height: 30px; margin: 10px auto;font-size: 20px;color: #0368ba; text-align:center; font-weight:bold;}
.inner .image-show .right ul li { padding-left: 20px;line-height: 35px; border-bottom: 1px dashed #ccc; color: #333;}
.inner .image-show .right ul li span{font-weight:bold;}
.inner .image-show .right .hd{margin-top:10px;}
.inner .image-show .right .hd img{width:100px;border:1px solid #ccc;padding:2px;cursor:pointer;}
.inner .image-show .right .hd li{float:left;margin-right:5px;border:0;}
.inner .image-show .right .attr{margin:20px 0;}
.inner .image-show .right .attr i{color:#fe8402;margin-right:5px;}
.inner .image-show .right .attr span{color:#666;margin-right:10px;}
.inner .image-show .right  p{background:#eee;padding:10px;border:1px dashed #ccc;}
.inner .image-show .right .imge-tag{overflow:hidden;margin-bottom:30px;}
.inner .image-show .right .imge-tag .tag-title{font-size:16px;color:#fe8402;border-bottom:1px solid #ccc;padding:10px;}
.inner .image-show .right .imge-tag ul li a{display: block;float:left;padding:3px 5px;background:#eee;border-radius:50px;margin:5px;}
.inner .image-show .img-cont{ border:1px solid #ccc;}
.inner .image-show .img-cont .cont-title{font-size:16px;line-height:40px;background:#0368ba;padding-left:10px;margin-bottom:10px;color:#fff;}
.inner .image-show .img-cont blockquote{font-size:16px;line-height:36px;border-left:3px solid #fe8402;background:#eee;padding:0;padding-left:10px;margin-bottom:10px;}
.inner .image-show .img-cont img{display: block;margin: 10px auto;}
.inner .image-show .img-cont .table span{font-size:14px !important;font-family: none !important;}
.inner .image-show .img-cont p{text-indent:0 !important;text-align: center;}
.inner .image-show .img-cont p strong{display: block;margin:5px auto;text-align:center;}  
.inner .news-show{background:#fff;padding:30px;margin-top:6px;float:left;width:910px;}
.inner .news-show h1{font-size:24px;text-align:center;}
.inner .news-show .attr{margin-top:20px;overflow:hidden;text-align:center;border-bottom:1px dashed #ccc;padding-bottom:10px;}
.inner .news-show .attr span{margin-right:10px;}
.inner .news-show .attr i{margin-right:10px;color:#0368ba;}
.inner .news-show .cont{margin-top:20px;}
.inner .news-show .statement a{color:#0368ba;}
.inner .news-show .news-tag{overflow:hidden;margin-top:10px;}
.inner .news-show .news-tag .fa-tags{float:left;margin-right:10px;font-size:22px;margin-top:3px;}
.inner .news-show .news-tag ul li a{display: block;float:left;border:1px solid #ccc;padding:5px 10px;margin-right:10px;border-radius:5px;} 
.inner .image-list{padding-top:10px;background:#fff;}
.inner .image-list .cate-title{height:45px;line-height:45px;background:#eee; font-size: 14px;}
.inner .image-list .cate-title a{display: block;font-size:16px;background:#cc0000;color:#fff;width:200px;text-align:center;}
.inner .image-list ul{overflow:hidden;}
.inner .image-list ul li{width:283px;float:left;margin:10px; text-align:center; padding:10px; background: #fafafa; border:1px solid #ccc;}
.inner .image-list ul li:hover { border: 1px solid #c4c4c4; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.inner .image-list ul li img{width:100%;}
.inner .image-list ul li .text{text-align:center;}
.inner .image-list ul li .text .title{font-size:14px;display: block;margin:10px auto; color: #353535;}
.inner .image-list ul li .text .left{font-size:12px;color:#555;}
.inner .image-list ul li .text .left span{margin:5px 0;font-size:14px;color:#333;}
.inner .image-list ul li h5{color:#353535;padding:10px 0;}
.inner .image-list ul li p{font-size:12px;color:#555;margin-top:10px;}
.inner .page {text-align:center;}
.inner .page li a{color: #0368ba;}
.inner .page .active a{background-color: #0368ba;border-color: #0368ba;color:#fff;}
.inner .inner-right .list-article .news-list { padding: 20px; overflow: hidden; margin-bottom: 20px; background: #ffffff; }
.inner .inner-right .list-article .news-list li { height: 165px; border-bottom: 1px dashed #ccc; margin-bottom: 10px; padding-top: 10px; }
.inner .inner-right .list-article .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 200px; margin-right: 20px; height: 144px; }
.inner .inner-right .list-article .news-list li .text { margin-left: 0px; width: 540px; float: left; padding-top: 10px; }
.inner .inner-right .list-article .news-list li .li-title { font-size: 18px; }
.inner .inner-right .list-article .news-list li .li-title a { color: #0368ba; }
.inner .inner-right .list-article .news-list li .li-title h6 {padding-left: 10px; font-size: 18px; font-weight: 500; color: #0368ba; }
.inner .inner-right .list-article .news-list li .li-title h6 a { color: #0368ba; }
.inner .inner-right .list-article .news-list li p { color: #666; font-size: 14px; padding-left: 10px; margin-top: 10px; }
.inner .inner-right .list-article .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .page-contact{}
.inner .inner-place-1 {height: 40px;line-height: 40px;margin-top: 20px;background: #e6e6e6;}
.inner .inner-place-1 li { float: left; }
.inner .inner-place-1 a { color: #333; margin-right: 5px; }
.inner .inner-place-1 a:hover { color: #cc0000; }
.inner .inner-place-1 .inner-position { float: left; color: #333; padding: 0 5px; } 
 .inner .inner-nav-1 { overflow: hidden; padding: 10px 0; text-align: center; background: #fff; }
.inner .inner-nav-1 ul li { display: inline-block; }
.inner .inner-nav-1 ul li a { display: inline-block; margin: 10px; padding: 10px 20px; font-size: 16px; background: #fafafa; }
.inner .inner-nav-1 ul .hover { background: #0368ba; color: #fff; } 
.inner .page-contact { background: #fff; padding: 20px; margin-top: 10px; color: #666; }
.inner .page-contact .title { margin: 10px auto; text-align: center; }
.inner .page-contact .title small { color: #888; font-size: 18px; }
.inner .page-contact .title .text { font-size: 30px; font-weight: bold; }
.inner .page-contact .title .text span { color: #0368ba; }
.inner .page-contact .top { margin-top: 10px; overflow: hidden; }
.inner .page-contact .top .left { width: 200px; float: left; margin-left: 10px; }
.inner .page-contact .top .left img { width: 100%; border: 5px solid #ccc; border-radius: 100px; }
.inner .page-contact .top .right { width: 900px; float: right; margin-right: 10px; margin-top: 30px; }
.inner .page-contact .top .right strong { font-size: 22px; font-weight: 500; color: #0368ba; }
.inner .page-contact .top .right strong span { color: #888; font-size: 18px; }
.inner .page-contact .top .right p { font-size: 16px; margin-top: 30px; }
.inner .page-contact .center { margin-top: 20px; overflow: hidden; border-bottom: 1px solid #e6e6e6; }
.inner .page-contact .center ul li { border: 1px solid #e6e6e6; position: relative; margin: 0 -1px -1px 0; overflow: hidden; float: left; height: 93px; line-height: 93px; font-size: 16px; color: #666; }
.inner .page-contact .center ul li i { font-size: 24px; background: #0368ba; color: #fff; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 100px; margin-right: 10px; }
.inner .page-contact .center ul li span { color: #0368ba; }
.inner .page-contact .center ul li a { color: #666; }
.inner .page-contact .center ul .li-1 { width: 200px; padding-left: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.inner .page-contact .center ul .li-2 { font-weight: bold; width: 380px; padding-left: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.inner .page-cont{ overflow: hidden; margin-top: 6px;color: #333; padding:30px;padding-bottom:10px;background:#fff;}

#navbar-example { text-align: center; background: #fff; padding: 10px 0; z-index: 10; }
#navbar-example .nav-tabs li { display: inline-block !important; float: none !important; }
#navbar-example .nav-tabs .active { }
#navbar-example .nav-tabs .active a { color: #fff; background: #0368ba; }
#navbar-example .nav-tabs li a { font-size: 16px; }
.inner .ab-1{overflow:hidden;background:#fff;}
.inner .ab-1 ul li{width:360px;float:left;margin:20px;border:1px solid #eee;border-radius:10px;text-align:center;height:150px;padding:20px 30px;}
.inner .ab-1 ul li span{display: block;font-size:24px;margin-bottom:10px;color:#0368ba;border-bottom:1px solid #ccc;padding-bottom:10px;}

.inner .ab-2{padding-top:10px;overflow:hidden;background:url(ad-2.jpg)center center;padding-bottom: 20px;}
.inner .ab-2 .cont{padding:0 20px;color:#484848; text-align: center;font-size: 15px;}
.inner .ab-2 .cont .ab-title{font-size:16px;font-weight:bold;}
.inner .ab-2 .cont .ab-dis{margin:10px 0;color:#000;}
.inner .ab-2 .ab-btn { overflow: hidden;margin-left: 16px; }
.inner .ab-2 .ab-btn li { width: 185px; height: 195px; border: 1px solid #ccc;float: left; margin: 12px 24px; position: relative; overflow: hidden; text-align: center;color:#555; }
.inner .ab-2 .ab-btn li i { font-size: 54px; margin-top: 45px;color: #0368ba; }
.inner .ab-2 .ab-btn li span { display: block; height: 40px; line-height: 60px; text-align: center;}
.inner .ab-2 .ab-btn li small{}
.inner .ab-2 .ab-btn li:hover { background: #cc0000;color:#fff; }
.inner .ab-2 .ab-btn li:hover i{color:#fff;}


.inner .ab-4 { overflow: hidden;padding-bottom: 30px;background: #fff;  }
.inner .ab-4 p { text-align: center; width: 1000px; margin: 0px auto; color: #999;margin-bottom: 26px; }


.inner .dls-flow .cont ul li{ width: 180px;background: #fff; height: 270px;float: left; margin:0 10px; text-align: center; box-shadow:0px 0px 6px 2px rgba(166, 166, 166, 0.1);}
.inner .dls-flow .cont i{font-size: 24px; margin-top: 32px;padding: 28px;background: #fff; border-radius: 56px; border:1px solid rgba(228, 228, 228, 0.41);color: #0368ba;}
.inner .dls-flow .cont span{font-size: 18px;font-weight: bold;display: block;padding-top: 16px; }
.inner .dls-flow .cont small{ color: #0368ba; }
.inner .dls-flow .cont{height: 282px;}
.inner .dls-flow .cont em{ font-size: 40px;display: block;padding-top: 19px;font-family: "STSONG"; color: #a2a2a2;}
.inner .dls-flow .cont ul li:hover{border:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05); color: #0368ba;}
.inner .dls-flow .cont ul li:hover i{ background: #0368ba;color: #fff; }
.inner .dls-flow .cont ul li:hover small{ color: #0368ba; }
.inner .dls-flow .cont ul li:hover em{ color: #0368ba; }
.inner .dls-flow .flow-btn { width: 325px; height: 78px; border: 4px solid #0368ba; text-align: center; margin: 20px auto; cursor: pointer; }
.inner .dls-flow .flow-btn a { display: block; background: #0368ba; border: 5px solid #f5f5f5; color: #fff; height: 70px; padding: 5px 0; }
.inner .dls-flow .flow-btn a span { font-size: 22px; font-weight: bold; }
.inner .dls-flow .flow-btn a:hover { background: #0368ba; }


.inner .inner-search { overflow: hidden; padding: 20px 10px;background:#fff;}
.inner .inner-search .portlet-title{margin:10px auto;text-align: center;}
.inner .inner-search .portlet-title .active{background:#fe8402;color:#fff;}
.inner .inner-search ul { padding: 0px; overflow: hidden; margin-bottom: 20px; }
.inner .inner-search ul .search-item { width: 540px; float: left; margin: 24px; height: 165px; border-bottom: 1px dashed #ccc; padding-top: 10px; }
.inner .inner-search ul .search-item img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 180px; margin-right: 20px; height: 130px; }
.inner .inner-search ul .search-item .text { margin-left: 0px; width:325px; float: left; }
.inner .inner-search ul .search-item .text span{font-size:18px;font-weight:bold;}
.inner .inner-search .page { text-align: center; }
.inner .inner-search .page ul { overflow: hidden; width: auto; }
.inner .inner-search .page ul li { display: inline-block; position: relative;border-radius: 5px;}
.inner .inner-search .page ul li a {display: block; }
.inner .inner-search .page ul li .pageinfo { }
.inner .inner-search .page .active { background: #0860A8; color: #fff; }
.inner .inner-search .page .active a { color: #fff; }
.inner .inner-search .page table { margin: 0 auto; }
.inner .inner-search .page td { border: 1px solid #ccc; padding: 3px 10px; width: auto !important; }
.zhuobo-kf{width:10%;position:fixed;right:0;bottom:30%;z-index:10;animation:mymove 5s infinite;
direction:alternate;-webkit-animation:mymove 1s infinite;-webkit-animation-direction:alternate;}
@keyframes mymove{from {bottom:30%;}to {bottom:33%;}}
@-webkit-keyframes mymove{from {bottom:30%;}to {bottom:33%;}}
.zhuobo-kf:hover{cursor:pointer;}
.zhuobo-kf img{width:100%;}
.tag-home{margin-top:10px;}
.tag-home .tag-title{height:50px;background:#f6f6f6;line-height:50px;margin:10px 0;}
.tag-home .tag-title span{display: block;background:#fe8402;color:#fff;font-size:16px;padding:0 10px;float:left;}
.tag-home .tag-about .tag-cont{border:1px solid #eee;padding:10px;}

.tag-home .tag-block-1{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-1 ul{width:358px;float:left;border:1px solid #eee;padding:10px;margin:10px;}
.tag-home .tag-block-1 ul li{height:30px;line-height:30px;border-bottom:1px dashed #ccc;font-size:14px;}
.tag-home .tag-block-1 ul li span{float:right;}

.tag-home .tag-block-2{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-2 .tag-cont{border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-2 .left{float:left;width:550px;}
.tag-home .tag-block-2 .right{float:right;width:550px;}
.tag-home .tag-block-2 ul li img{width:100%;height:340px;}
.tag-home .tag-block-2 ul li h6{height:37px;line-height:37px;border-bottom:1px dashed #ccc;font-size:14px;}
.tag-home .tag-block-2 ul li span{float:right;}
.tag-home .tag-block-3{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-3 .tag-cont{border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-3 ul li{width:316px;float:left;margin:10px;border:1px solid #ccc;padding:10px;}
.tag-home .tag-block-3 ul li img{width:100%;}
.tag-home .tag-block-3 ul li span{display:block;height:30px;line-height:30px;text-align:center;}
.tag-home .tag-block-4{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-4 .tag-cont{overflow:hidden;}
.tag-home .tag-block-4 ul li{border:1px solid #eee;margin:10px;float:left;width:378px;height:80px;}
.tag-home .tag-block-4 ul li i{width:100px;text-align:center;font-size:30px;color:#fff;height:80px;line-height:80px;float:left;margin-right:10px;}
.tag-home .tag-block-4 ul li .fa-phone{background:#a7d82e;}
.tag-home .tag-block-4 ul li .fa-internet-explorer{background:#5593ef;}
.tag-home .tag-block-4 ul li .fa-map-marker{background:#efa900;}
.tag-home .tag-block-4 ul li span{display:block;line-height:80px;float:left;font-size:18px;}
.tag-home .tag-block-4 ul li:nth-child(3) span{line-height:42px;width:230px;}
.tag-home .tag-block-5{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-5 .tag-cont{border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-5 .tag-cont a{display:block;background:#eee;padding:5px 8px;float:left;margin:10px;}
/*推荐新闻*/
.recommend-news{margin-top:10px;background:#fff;padding:10px;}
.recommend-news .rec-title{height:35px;line-height:35px;border-bottom:1px dashed #ccc;font-size:16px;border-left:2px solid #ccc;padding-left:10px;background:#fafafa;}
.recommend-news .rec-list{overflow:hidden;margin-top:10px;}
.recommend-news .rec-list ul li{margin:10px;line-height:30px;border-bottom:1px dashed #ccc;}
.recommend-news .rec-list ul li span{float:right;font-size:12px;}


 .rec-news { overflow: hidden; margin: 0px auto; background: #ffffff; margin-bottom: 20px; }
.rec-news .title {color:#fff; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #009dad url(title-bg.jpg); padding: 0 20px; border-top: 1px solid #ccc; }
 .rec-news .title .tittle-tittle { font-size: 16px;display: inline;  }
 .rec-news .title span {font-size: 16px; color: #fff; font-weight: bold; }
  .rec-news .rec-news-img { overflow: hidden; padding: 10px; }
 .rec-news .rec-news-img li { overflow: hidden; border-bottom: 1px dashed #94896B; padding-bottom: 10px; }
 .rec-news .rec-news-img li img { width: 180px; height: 126px; float: left; margin-right: 10px; border: 1px solid #0368ba; padding: 2px; }
.rec-news .rec-news-img li a { font-size: 16px; color: #0368ba; padding-top: 20px; }
 .rec-news .rec-news-img li p { color: #666; margin-top: 10px; }
 .rec-news .rec-news-img li span { color: #999; }
.rec-news .rec-news-list { overflow: hidden; padding: 10px; }
 .rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 370px; float: left; margin: 0 10px; }
 .rec-news .rec-news-list li span { color: #0368ba margin-right: 20px; }
  .rec-news .rec-news-list li a { COLOR: #666; }
.rec-news .rec-news-list li small { float: right; }


.wzdt{width: 100%;}
   .wzdt .wzdt-1{    height: 189px;}
.wzdt .wzdt-1 ul li a{color: #6d6d6d;}
.wzdt .wzdt-1 ul li{ width: 193px;height: 51px;line-height: 051px;text-align: center;border-bottom: 1px solid #cacaca;font-size: 15px;float: left;}
.wzdt .wzdt-1 span{width: 182px;height: 49px;background: #2f68d3;display: block;text-align: center;margin-bottom: 32px;margin-top: 30px;font-size: 15px;color: #fff; line-height: 49px;}

.wzdt .wzdt-2{     height: 236px;}
.wzdt .wzdt-2 ul li a{color: #6d6d6d;}
.wzdt .wzdt-2 ul li{ width: 193px;height: 51px;line-height: 051px;text-align: center;border-bottom: 1px solid #cacaca;font-size: 15px;float: left;}
.wzdt .wzdt-2 span{width: 182px;height: 49px;background: #2f68d3;display: block;text-align: center;margin-bottom: 32px;margin-top: 30px;font-size: 15px;color: #fff; line-height: 49px;}

.wzdt .wzdt-3{    height: 189px;}
.wzdt .wzdt-3 ul li a{color: #6d6d6d;}
.wzdt .wzdt-3 ul li{ width: 193px;height: 51px;line-height: 051px;text-align: center;border-bottom: 1px solid #cacaca;font-size: 15px;float: left;}
.wzdt .wzdt-3 span{width: 182px;height: 49px;background: #2f68d3;display: block;text-align: center;margin-bottom: 32px;margin-top: 30px;font-size: 15px;color: #fff; line-height: 49px;}

   .wzdt .left{width: 60%;float: left;margin-left: -43px;margin-top: -7%;}
   .wzdt .left .title{width: 200px;height: 60px;text-align:  center;font-size: 16px;margin-top: 190px;line-height: 60px;margin-left: 5%;color: #fff;background: #2f68d3;}
   .wzdt .left .cont ul li{width: 40%;float: left;margin-left: 24px;overflow:  hidden;height: 61px;background: #d8d8d8a1;margin-top: 41px;}
   .wzdt .left .cont ul li p{line-height: 65px;height: 20px;margin-top: -49px;/* text-align:  center; */margin-left: 62px;}
   .wzdt .left .cont ul li span{width: 34px;line-height: 34px;margin-left: 16px;text-align:  center;height: 34px;margin-top: 17px;border-radius: 50%;background: #000;display:  block;color: #fff;}
   .wzdt .left .title a{color: #fff;}
   
   .wzdt .right{width: 50%;float: right;margin-right: -8%;margin-top: -7%;}
   .wzdt .right .title{width: 200px;height: 60px;text-align:  center;font-size: 16px;margin-top: 190px;margin-left: 4%;line-height: 60px;color: #fff;background: #2f68d3;}
   .wzdt .right .cont ul li{width: 43%;float: left;margin-left: 38px;overflow:  hidden;height: 61px;background: #d8d8d8a1;margin-top: 41px;}
   .wzdt .right .cont ul li p{line-height: 65px;height: 20px;margin-top: -49px;/* text-align:  center; */margin-left: 62px;}
   .wzdt .right .cont ul li span{width: 34px;line-height: 34px;margin-left: 16px;text-align:  center;height: 34px;margin-top: 17px;border-radius: 50%;background: #000;display:  block;color: #fff;}
   .wzdt .right .title a{color: #fff;}
   .wzdt .inner-place{margin-top: 131px;margin-left: 6%;}
   .wzdt .inner-place .inner-position{background: #dadada;height: 39px;line-height: 38px;width: 22%;}